[shinyuieditor] shiny making interface

R
shiny
Author

Tony Duan

Published

February 27, 2024

install shinyuieditor

Code
install.packages("remotes")
remotes::install_github("rstudio/shinyuieditor")
devtools::install_github("rstudio/shinyuieditor")

Launch shinyuieditor

Code
shinyuieditor::launch_editor(app_loc = "new-app/")

real time create shiny R code(left) when making change on shinyuieditor(right)

1 reference

https://github.com/rstudio/shinyuieditor

https://www.youtube.com/watch?v=gYPnLiudtGU